SyServiceExceptionDailyPerformance 
Logical Entity Name  SyServiceExceptionDailyPerformance 
Default Table Name  SyServiceExceptionDailyPerformance 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionDailyPerformance Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceExceptionDailyPerformanceId(PK)    int  NO 
 
AssignedStaffId(FK)    int  NO 
 
TargetAmount    money  NO 
 
TargetExceptionCount    int  NO 
 
AchievedAmount    money  NO 
 
AchievedExceptionCount    int  NO 
 
AchievementDate    datetime  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyServiceExceptionDailyPerformance Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyServiceExceptionDailyPerformance_SyServiceExceptionDailyPerformanceId  PrimaryKey  SyServiceExceptionDailyPerformanceId 

SyServiceExceptionDailyPerformance Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionDailyPerformance_SyStaffSyStaffId      UserId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionDailyPerformanceAssignedStaffId_SyStaffSyStaffId      AssignedStaffId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SyServiceExceptionDailyPerformanceDetail  Non-Identifying  One To Zero or More  FK_SyServiceExceptionDPDetailSyServiceExpDailyPerformanceId_SyServiceExpDPSyServiceExceptionDailyPerformanceId        NO  YES 

SyServiceExceptionDailyPerformance Check Constraints 
Check Constraint Name  CheckConstraint